inspector: Add event recording
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Dec 2021 02:52:20 +0000 (21:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 15 Dec 2021 03:01:40 +0000 (22:01 -0500)
commitd57a5dffa130bba49729065e654f400452bc884d
tree5865e6eda53357671150d98caa7121a5ed72266f
parent1028ca08413a2aa4a75adc074db60d41d41359d9
inspector: Add event recording

Make the recorder also keep track of events,
and show them in some detail.
gtk/inspector/eventrecording.c [new file with mode: 0644]
gtk/inspector/eventrecording.h [new file with mode: 0644]
gtk/inspector/meson.build
gtk/inspector/recorder.c
gtk/inspector/recorder.h
gtk/inspector/recorder.ui
gtk/inspector/window.c